@charset "utf-8";
/* CSS Document */
* { margin: 0; padding: 0; }
html { font-size: 100%; }
body, button, input, select, textarea { font: 14px/1.5 Microsoft Yahei, tahoma, Srial, helvetica, sans-serif; outline: none; }
ul, ol, li { list-style: none; margin: 0; padding: 0; }
a { text-decoration: none; color: #333333; font-family: "微软雅黑"; -webkit-transition-duration: 0.5s; -moz-transition-duration: 0.5s; -ms-transition-duration: 0.5s; transition-duration: 0.5s; }
img { border: 0px; }
.clear { clear: both; }
p, div, strong, a, h1, h2, h3, h4, h5, h6 { font-family: "微软雅黑"; }
html, body {  width: 100%; overflow-x: hidden;}
.animate { -webkit-transition-duration: 0.5s; -moz-transition-duration: 0.5s; -ms-transition-duration: 0.5s; transition-duration: 0.5s; }
.animate1 { -webkit-transition-duration: 1s; -moz-transition-duration: 1s; -ms-transition-duration: 1s; transition-duration: 1s; }
table { border-spacing: 0px; border-collapse: collapse; }
tr { cursor: pointer; }
input { border: 0; }
textarea { resize: none; }
text{ font-family:"微软雅黑";}


.sy_fa{ margin-top:50px;}
.iNews { width: 100%; }
.iNews .newList { }
.iNews .newList li { float: left; width: 280px; margin-right:30px; transition-duration: .3s; -webkit-transition-duration: .3s;height: 440px; overflow: hidden; background: #fff }
.iNews .newList li a { display: block; padding:13px 14px;}
.iNews .newList li .tit { line-height: 62px; height: 62px; font-size: 14px; font-family:"宋体"; color:#333333; font-weight:bold; overflow: hidden; border-bottom: 1px solid #e8e8e8 }
.iNews .newList li .time { font-size: 14px; color: #c6c6c6; font-family:"宋体"; line-height: 35px; margin-top:6px; }
.iNews .newList li .text { font-size: 12px; color: #555555; font-family:"宋体"; line-height: 24px }
.iNews .newList li:hover { box-shadow: 0 0 3px rgba(0, 0, 0, .2); transform: translateY(-2px); -webkit-transform: translateY(-2px) }
.iNews .lookMore { margin-top: 2%; color: #6e6e6e }
.iNews .lookMore:hover { color: #fff }
.iNews .lookMore:hover .border { background: #e70000 }
.iNews .lookMore .border { background: #a0a0a0 }

